home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 6 / CDL_N6.iso / mac / CD Loisirs N°6 / PaperPlanes / Demo / 00027.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  177 b   |  8 lines

  1. on exitFrame
  2.   global Plane
  3.   unLoadCast("P" & string(Plane) & ".PATH")
  4.   unLoadCast("P" & string(Plane) & ".FIRST")
  5.   unLoadCast("P" & string(Plane) & ".LAST")
  6.   cursor(4)
  7. end
  8.